home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / sml5000a.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  26.9 KB  |  879 lines

  1. *GPDSpecVersion: "1.0"
  2. *GPDFileVersion: "1.0"
  3. *GPDFileName: "sml5000a.gpd"
  4. *Include: "StdNames.gpd"
  5. *Include: "ttfsub.gpd"
  6. *ModelName: "Samsung ML-5000A/QwikLaser 5000A"
  7. *MasterUnits: PAIR(1200, 1200)
  8. *ResourceDLL: "pcl5eres.dll"
  9. *PrinterType: PAGE
  10. *PrintRate: 8
  11. *PrintRatePPM: 8
  12. *PrintRateUnit: PPM
  13. *MaxCopies: 32767
  14. *Feature: Orientation
  15. {
  16.     *rcNameID: =ORIENTATION_DISPLAY
  17.     *DefaultOption: PORTRAIT
  18.     *Option: PORTRAIT
  19.     {
  20.         *rcNameID: =PORTRAIT_DISPLAY
  21.         *Command: CmdSelect
  22.         {
  23.             *Order: DOC_SETUP.8
  24.             *Cmd: "<1B>&l0O"
  25.         }
  26.     }
  27.     *Option: LANDSCAPE_CC90
  28.     {
  29.         *rcNameID: =LANDSCAPE_DISPLAY
  30.         *Command: CmdSelect
  31.         {
  32.             *Order: DOC_SETUP.8
  33.             *Cmd: "<1B>&l1O"
  34.         }
  35.     }
  36. }
  37. *Feature: InputBin
  38. {
  39.     *rcNameID: =PAPER_SOURCE_DISPLAY
  40.     *DefaultOption: Option1
  41.     *Option: Option1
  42.     {
  43.         *rcNameID: 271
  44.         *OptionID: 271
  45.         *Command: CmdSelect
  46.         {
  47.             *Order: DOC_SETUP.11
  48.             *Cmd: "<1B>&l7H"
  49.         }
  50.     }
  51.     *Option: MANUAL
  52.     {
  53.         *rcNameID: =MANUAL_FEED_DISPLAY
  54.         *Command: CmdSelect
  55.         {
  56.             *Order: DOC_SETUP.11
  57.             *Cmd: "<1B>&l2H"
  58.         }
  59.     }
  60. }
  61. *Feature: Resolution
  62. {
  63.     *rcNameID: =RESOLUTION_DISPLAY
  64.     *DefaultOption: Option1
  65.     *Option: Option1
  66.     {
  67.         *Name: "600 x 600 " =DOTS_PER_INCH
  68.         *DPI: PAIR(600, 600)
  69.         *TextDPI: PAIR(600, 600)
  70.         *MinStripBlankPixels: 32
  71.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  72.         *SpotDiameter: 100
  73.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  74.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  75.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  76.         *Command: CmdSelect
  77.         {
  78.             *Order: DOC_SETUP.6
  79.             *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  80.         }
  81.     }
  82.     *Option: Option2
  83.     {
  84.         *Name: "300 x 300 " =DOTS_PER_INCH
  85.         *DPI: PAIR(300, 300)
  86.         *TextDPI: PAIR(300, 300)
  87.         *MinStripBlankPixels: 32
  88.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  89.         *SpotDiameter: 100
  90.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  91.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  92.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  93.         *Command: CmdSelect
  94.         {
  95.             *Order: DOC_SETUP.6
  96.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t300R"
  97.         }
  98.     }
  99.     *Option: Option3
  100.     {
  101.         *Name: "150 x 150 " =DOTS_PER_INCH
  102.         *DPI: PAIR(150, 150)
  103.         *TextDPI: PAIR(300, 300)
  104.         *MinStripBlankPixels: 32
  105.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  106.         *SpotDiameter: 100
  107.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  108.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  109.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  110.         *Command: CmdSelect
  111.         {
  112.             *Order: DOC_SETUP.6
  113.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t150R"
  114.         }
  115.     }
  116.     *Option: Option4
  117.     {
  118.         *Name: "75 x 75 " =DOTS_PER_INCH
  119.         *DPI: PAIR(75, 75)
  120.         *TextDPI: PAIR(300, 300)
  121.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  122.         *SpotDiameter: 100
  123.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  124.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  125.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  126.         *Command: CmdSelect
  127.         {
  128.             *Order: DOC_SETUP.6
  129.             *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t75R"
  130.         }
  131.     }
  132. }
  133. *Feature: PaperSize
  134. {
  135.     *rcNameID: =PAPER_SIZE_DISPLAY
  136.     *DefaultOption: LETTER
  137.     *Option: LETTER
  138.     {
  139.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  140.         *PageProtectMem: 4109
  141.         *switch: Orientation
  142.         {
  143.             *case: PORTRAIT
  144.             {
  145.                 *PrintableArea: PAIR(9600, 12660)
  146.                 *PrintableOrigin: PAIR(300, 300)
  147.                 *switch: Resolution
  148.                 {
  149.                     *case: Option3
  150.                     {
  151.                         *PrintableArea: PAIR(9592, 12656)
  152.                         *PrintableOrigin: PAIR(304, 304)
  153.                     }
  154.                     *case: Option4
  155.                     {
  156.                         *PrintableArea: PAIR(9584, 12656)
  157.                         *PrintableOrigin: PAIR(304, 304)
  158.                     }
  159.                 }
  160.                 *CursorOrigin: PAIR(300, 220)
  161.                 *Command: CmdSelect
  162.                 {
  163.                     *Order: DOC_SETUP.12
  164.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7728Y"
  165.                 }
  166.             }
  167.             *case: LANDSCAPE_CC90
  168.             {
  169.                 *PrintableArea: PAIR(9760, 12600)
  170.                 *PrintableOrigin: PAIR(200, 300)
  171.                 *switch: Resolution
  172.                 {
  173.                     *case: Option3
  174.                     {
  175.                         *PrintableArea: PAIR(9760, 12592)
  176.                         *PrintableOrigin: PAIR(200, 304)
  177.                     }
  178.                     *case: Option4
  179.                     {
  180.                         *PrintableArea: PAIR(9744, 12592)
  181.                         *PrintableOrigin: PAIR(208, 304)
  182.                     }
  183.                 }
  184.                 *CursorOrigin: PAIR(200, 13000)
  185.                 *Command: CmdSelect
  186.                 {
  187.                     *Order: DOC_SETUP.12
  188.                     *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7560x5880Y"
  189.                 }
  190.             }
  191.         }
  192.     }
  193.     *Option: LEGAL
  194.     {
  195.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  196.         *PageProtectMem: 5230
  197.         *switch: Orientation
  198.         {
  199.             *case: PORTRAIT
  200.             {
  201.                 *PrintableArea: PAIR(9600, 16260)
  202.                 *PrintableOrigin: PAIR(300, 300)
  203.                 *switch: Resolution
  204.                 {
  205.                     *case: Option3
  206.                     {
  207.                         *PrintableArea: PAIR(9592, 16256)
  208.                         *PrintableOrigin: PAIR(304, 304)
  209.                     }
  210.                     *case: Option4
  211.                     {
  212.                         *PrintableArea: PAIR(9584, 16256)
  213.                         *PrintableOrigin: PAIR(304, 304)
  214.                     }
  215.                 }
  216.                 *CursorOrigin: PAIR(300, 220)
  217.                 *Command: CmdSelect
  218.                 {
  219.                     *Order: DOC_SETUP.12
  220.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9888Y"
  221.                 }
  222.             }
  223.             *case: LANDSCAPE_CC90
  224.             {
  225.                 *PrintableArea: PAIR(9760, 16200)
  226.                 *PrintableOrigin: PAIR(200, 300)
  227.                 *switch: Resolution
  228.                 {
  229.                     *case: Option3
  230.                     {
  231.                         *PrintableArea: PAIR(9760, 16192)
  232.                         *PrintableOrigin: PAIR(200, 304)
  233.                     }
  234.                     *case: Option4
  235.                     {
  236.                         *PrintableArea: PAIR(9744, 16192)
  237.                         *PrintableOrigin: PAIR(208, 304)
  238.                     }
  239.                 }
  240.                 *CursorOrigin: PAIR(200, 16600)
  241.                 *Command: CmdSelect
  242.                 {
  243.                     *Order: DOC_SETUP.12
  244.                     *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9720x5880Y"
  245.                 }
  246.             }
  247.         }
  248.     }
  249.     *Option: EXECUTIVE
  250.     {
  251.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  252.         *PageProtectMem: 4109
  253.         *switch: Orientation
  254.         {
  255.             *case: PORTRAIT
  256.             {
  257.                 *PrintableArea: PAIR(8100, 12060)
  258.                 *PrintableOrigin: PAIR(300, 300)
  259.                 *switch: Resolution
  260.                 {
  261.                     *case: Option3
  262.                     {
  263.                         *PrintableArea: PAIR(8096, 12056)
  264.                         *PrintableOrigin: PAIR(304, 304)
  265.                     }
  266.                     *case: Option4
  267.                     {
  268.                         *PrintableArea: PAIR(8096, 12048)
  269.                         *PrintableOrigin: PAIR(304, 304)
  270.                     }
  271.                 }
  272.                 *CursorOrigin: PAIR(300, 220)
  273.                 *Command: CmdSelect
  274.                 {
  275.                     *Order: DOC_SETUP.12
  276.                     *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7368Y"
  277.                 }
  278.             }
  279.             *case: LANDSCAPE_CC90
  280.             {
  281.                 *PrintableArea: PAIR(8180, 12000)
  282.                 *PrintableOrigin: PAIR(220, 300)
  283.                 *switch: Resolution
  284.                 {
  285.                     *case: Option3
  286.                     {
  287.                         *PrintableArea: PAIR(8176, 11992)
  288.                         *PrintableOrigin: PAIR(224, 304)
  289.                     }
  290.                     *case: Option4
  291.                     {
  292.                         *PrintableArea: PAIR(8176, 11984)
  293.                         *PrintableOrigin: PAIR(224, 304)
  294.                     }
  295.                 }
  296.                 *CursorOrigin: PAIR(200, 12400)
  297.                 *Command: CmdSelect
  298.                 {
  299.                     *Order: DOC_SETUP.12
  300.                     *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7200x4980Y"
  301.                 }
  302.             }
  303.         }
  304.     }
  305.     *Option: A4
  306.     {
  307.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  308.         *PageProtectMem: 4249
  309.         *switch: Orientation
  310.         {
  311.             *case: PORTRAIT
  312.             {
  313.                 *PrintableArea: PAIR(9352, 13488)
  314.                 *PrintableOrigin: PAIR(260, 300)
  315.                 *switch: Resolution
  316.                 {
  317.                     *case: Option3
  318.                     {
  319.                         *PrintableArea: PAIR(9344, 13480)
  320.                         *PrintableOrigin: PAIR(264, 304)
  321.                     }
  322.                     *case: Option4
  323.                     {
  324.                         *PrintableArea: PAIR(9328, 13472)
  325.                         *PrintableOrigin: PAIR(272, 304)
  326.                     }
  327.                 }
  328.                 *CursorOrigin: PAIR(260, 160)
  329.                 *Command: CmdSelect
  330.                 {
  331.                     *Order: DOC_SETUP.12
  332.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5642x8225Y"
  333.                 }
  334.             }
  335.             *case: LANDSCAPE_CC90
  336.             {
  337.                 *PrintableArea: PAIR(9404, 13428)
  338.                 *PrintableOrigin: PAIR(220, 300)
  339.                 *switch: Resolution
  340.                 {
  341.                     *case: Option3
  342.                     {
  343.                         *PrintableArea: PAIR(9400, 13424)
  344.                         *PrintableOrigin: PAIR(224, 304)
  345.                     }
  346.                     *case: Option4
  347.                     {
  348.                         *PrintableArea: PAIR(9392, 13424)
  349.                         *PrintableOrigin: PAIR(224, 304)
  350.                     }
  351.                 }
  352.                 *CursorOrigin: PAIR(200, 13728)
  353.                 *Command: CmdSelect
  354.                 {
  355.                     *Order: DOC_SETUP.12
  356.                     *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8057x5714Y"
  357.                 }
  358.             }
  359.         }
  360.     }
  361.     *Option: B5
  362.     {
  363.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  364.         *PageProtectMem: 3198
  365.         *switch: Orientation
  366.         {
  367.             *case: PORTRAIT
  368.             {
  369.                 *PrintableArea: PAIR(8004, 11604)
  370.                 *PrintableOrigin: PAIR(300, 300)
  371.                 *switch: Resolution
  372.                 {
  373.                     *case: Option3
  374.                     {
  375.                         *PrintableArea: PAIR(8004, 11604)
  376.                         *PrintableOrigin: PAIR(300, 300)
  377.                     }
  378.                     *case: Option4
  379.                     {
  380.                         *PrintableArea: PAIR(8004, 11604)
  381.                         *PrintableOrigin: PAIR(300, 300)
  382.                     }
  383.                 }
  384.                 *CursorOrigin: PAIR(300, 220)
  385.                 *Command: CmdSelect
  386.                 {
  387.                     *Order: DOC_SETUP.12
  388.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  389.                 }
  390.             }
  391.             *case: LANDSCAPE_CC90
  392.             {
  393.                 *PrintableArea: PAIR(8144, 11664)
  394.                 *PrintableOrigin: PAIR(220, 240)
  395.                 *switch: Resolution
  396.                 {
  397.                     *case: Option3
  398.                     {
  399.                         *PrintableArea: PAIR(8144, 11664)
  400.                         *PrintableOrigin: PAIR(220, 240)
  401.                     }
  402.                     *case: Option4
  403.                     {
  404.                         *PrintableArea: PAIR(8144, 11664)
  405.                         *PrintableOrigin: PAIR(220, 240)
  406.                     }
  407.                 }
  408.                 *CursorOrigin: PAIR(200, 12004)
  409.                 *Command: CmdSelect
  410.                 {
  411.                     *Order: DOC_SETUP.12
  412.                     *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  413.                 }
  414.             }
  415.         }
  416.     }
  417.     *Option: ENV_10
  418.     {
  419.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  420.         *PageProtectMem: 4109
  421.         *switch: Orientation
  422.         {
  423.             *case: PORTRAIT
  424.             {
  425.                 *PrintableArea: PAIR(4336, 10800)
  426.                 *PrintableOrigin: PAIR(300, 300)
  427.                 *switch: Resolution
  428.                 {
  429.                     *case: Option3
  430.                     {
  431.                         *PrintableArea: PAIR(4328, 10792)
  432.                         *PrintableOrigin: PAIR(304, 304)
  433.                     }
  434.                     *case: Option4
  435.                     {
  436.                         *PrintableArea: PAIR(4320, 10784)
  437.                         *PrintableOrigin: PAIR(304, 304)
  438.                     }
  439.                 }
  440.                 *CursorOrigin: PAIR(300, 180)
  441.                 *Command: CmdSelect
  442.                 {
  443.                     *Order: DOC_SETUP.12
  444.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6624Y"
  445.                 }
  446.             }
  447.             *case: LANDSCAPE_CC90
  448.             {
  449.                 *PrintableArea: PAIR(4356, 10800)
  450.                 *PrintableOrigin: PAIR(300, 300)
  451.                 *switch: Resolution
  452.                 {
  453.                     *case: Option3
  454.                     {
  455.                         *PrintableArea: PAIR(4352, 10792)
  456.                         *PrintableOrigin: PAIR(304, 304)
  457.                     }
  458.                     *case: Option4
  459.                     {
  460.                         *PrintableArea: PAIR(4352, 10784)
  461.                         *PrintableOrigin: PAIR(304, 304)
  462.                     }
  463.                 }
  464.                 *CursorOrigin: PAIR(200, 11200)
  465.                 *Command: CmdSelect
  466.                 {
  467.                     *Order: DOC_SETUP.12
  468.                     *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  469.                 }
  470.             }
  471.         }
  472.     }
  473.     *Option: ENV_DL
  474.     {
  475.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  476.         *PageProtectMem: 4109
  477.         *switch: Orientation
  478.         {
  479.             *case: PORTRAIT
  480.             {
  481.                 *PrintableArea: PAIR(4576, 9792)
  482.                 *PrintableOrigin: PAIR(300, 300)
  483.                 *switch: Resolution
  484.                 {
  485.                     *case: Option3
  486.                     {
  487.                         *PrintableArea: PAIR(4568, 9784)
  488.                         *PrintableOrigin: PAIR(304, 304)
  489.                     }
  490.                     *case: Option4
  491.                     {
  492.                         *PrintableArea: PAIR(4560, 9776)
  493.                         *PrintableOrigin: PAIR(304, 304)
  494.                     }
  495.                 }
  496.                 *CursorOrigin: PAIR(300, 180)
  497.                 *Command: CmdSelect
  498.                 {
  499.                     *Order: DOC_SETUP.12
  500.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2757x6019Y"
  501.                 }
  502.             }
  503.             *case: LANDSCAPE_CC90
  504.             {
  505.                 *PrintableArea: PAIR(4596, 9792)
  506.                 *PrintableOrigin: PAIR(300, 300)
  507.                 *switch: Resolution
  508.                 {
  509.                     *case: Option3
  510.                     {
  511.                         *PrintableArea: PAIR(4592, 9784)
  512.                         *PrintableOrigin: PAIR(304, 304)
  513.                     }
  514.                     *case: Option4
  515.                     {
  516.                         *PrintableArea: PAIR(4592, 9776)
  517.                         *PrintableOrigin: PAIR(304, 304)
  518.                     }
  519.                 }
  520.                 *CursorOrigin: PAIR(200, 10192)
  521.                 *Command: CmdSelect
  522.                 {
  523.                     *Order: DOC_SETUP.12
  524.                     *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  525.                 }
  526.             }
  527.         }
  528.     }
  529.     *Option: ENV_C5
  530.     {
  531.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  532.         *PageProtectMem: 4109
  533.         *switch: Orientation
  534.         {
  535.             *case: PORTRAIT
  536.             {
  537.                 *PrintableArea: PAIR(7036, 10224)
  538.                 *PrintableOrigin: PAIR(300, 300)
  539.                 *switch: Resolution
  540.                 {
  541.                     *case: Option3
  542.                     {
  543.                         *PrintableArea: PAIR(7032, 10216)
  544.                         *PrintableOrigin: PAIR(304, 304)
  545.                     }
  546.                     *case: Option4
  547.                     {
  548.                         *PrintableArea: PAIR(7024, 10208)
  549.                         *PrintableOrigin: PAIR(304, 304)
  550.                     }
  551.                 }
  552.                 *CursorOrigin: PAIR(300, 180)
  553.                 *Command: CmdSelect
  554.                 {
  555.                     *Order: DOC_SETUP.12
  556.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  557.                 }
  558.             }
  559.             *case: LANDSCAPE_CC90
  560.             {
  561.                 *PrintableArea: PAIR(7056, 10224)
  562.                 *PrintableOrigin: PAIR(300, 300)
  563.                 *switch: Resolution
  564.                 {
  565.                     *case: Option3
  566.                     {
  567.                         *PrintableArea: PAIR(7048, 10216)
  568.                         *PrintableOrigin: PAIR(304, 304)
  569.                     }
  570.                     *case: Option4
  571.                     {
  572.                         *PrintableArea: PAIR(7040, 10208)
  573.                         *PrintableOrigin: PAIR(304, 304)
  574.                     }
  575.                 }
  576.                 *CursorOrigin: PAIR(200, 10624)
  577.                 *Command: CmdSelect
  578.                 {
  579.                     *Order: DOC_SETUP.12
  580.                     *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  581.                 }
  582.             }
  583.         }
  584.     }
  585.     *Option: ENV_MONARCH
  586.     {
  587.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  588.         *PageProtectMem: 4109
  589.         *switch: Orientation
  590.         {
  591.             *case: PORTRAIT
  592.             {
  593.                 *PrintableArea: PAIR(4036, 8400)
  594.                 *PrintableOrigin: PAIR(300, 300)
  595.                 *switch: Resolution
  596.                 {
  597.                     *case: Option3
  598.                     {
  599.                         *PrintableArea: PAIR(4032, 8392)
  600.                         *PrintableOrigin: PAIR(304, 304)
  601.                     }
  602.                     *case: Option4
  603.                     {
  604.                         *PrintableArea: PAIR(4032, 8384)
  605.                         *PrintableOrigin: PAIR(304, 304)
  606.                     }
  607.                 }
  608.                 *CursorOrigin: PAIR(300, 180)
  609.                 *Command: CmdSelect
  610.                 {
  611.                     *Order: DOC_SETUP.12
  612.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5184Y"
  613.                 }
  614.             }
  615.             *case: LANDSCAPE_CC90
  616.             {
  617.                 *PrintableArea: PAIR(4056, 8400)
  618.                 *PrintableOrigin: PAIR(300, 300)
  619.                 *switch: Resolution
  620.                 {
  621.                     *case: Option3
  622.                     {
  623.                         *PrintableArea: PAIR(4048, 8392)
  624.                         *PrintableOrigin: PAIR(304, 304)
  625.                     }
  626.                     *case: Option4
  627.                     {
  628.                         *PrintableArea: PAIR(4048, 8384)
  629.                         *PrintableOrigin: PAIR(304, 304)
  630.                     }
  631.                 }
  632.                 *CursorOrigin: PAIR(200, 8800)
  633.                 *Command: CmdSelect
  634.                 {
  635.                     *Order: DOC_SETUP.12
  636.                     *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2557Y"
  637.                 }
  638.             }
  639.         }
  640.     }
  641.     *Option: CUSTOMSIZE
  642.     {
  643.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  644.         *MinSize: PAIR(3600, 6000)
  645.         *MaxSize: PAIR(10200, 32767)
  646.         *MaxPrintableWidth: 10200
  647.         *MinLeftMargin: 100
  648.         *CenterPrintable?: FALSE
  649.         *PageProtectMem: 1692
  650.         *switch: Orientation
  651.         {
  652.             *case: PORTRAIT
  653.             {
  654.                 *Command: CmdSelect
  655.                 {
  656.                     *Order: DOC_SETUP.12
  657.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }
  658. + "x" %d{(((PhysPaperLength - 220) * 6) / 5) }"Y"
  659.                 }
  660.             }
  661.             *case: LANDSCAPE_CC90
  662.             {
  663.                 *Command: CmdSelect
  664.                 {
  665.                     *Order: DOC_SETUP.12
  666.                     *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  667. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  668. + "Y"
  669.                 }
  670.             }
  671.         }
  672.     }
  673. }
  674. *Feature: Economode
  675. {
  676.     *rcNameID: 377
  677.     *DefaultOption: Option1
  678.     *Option: Option1
  679.     {
  680.         *rcNameID: 265
  681.         *OptionID: 265
  682.     }
  683.     *Option: Option2
  684.     {
  685.         *rcNameID: 266
  686.         *OptionID: 266
  687.         *Command: CmdSelect
  688.         {
  689.             *Order: DOC_SETUP.5
  690.             *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  691.         }
  692.     }
  693.     *Option: Option3
  694.     {
  695.         *rcNameID: 267
  696.         *OptionID: 267
  697.         *Command: CmdSelect
  698.         {
  699.             *Order: DOC_SETUP.5
  700.             *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  701.         }
  702.     }
  703. }
  704. *Feature: Halftone
  705. {
  706.     *rcNameID: =HALFTONING_DISPLAY
  707.     *DefaultOption: HT_PATSIZE_AUTO
  708.     *Option: HT_PATSIZE_AUTO
  709.     {
  710.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  711.     }
  712.     *Option: HT_PATSIZE_SUPERCELL_M
  713.     {
  714.         *rcNameID: =HT_SUPERCELL_DISPLAY
  715.     }
  716.     *Option: HT_PATSIZE_6x6_M
  717.     {
  718.         *rcNameID: =HT_DITHER6X6_DISPLAY
  719.     }
  720.     *Option: HT_PATSIZE_8x8_M
  721.     {
  722.         *rcNameID: =HT_DITHER8X8_DISPLAY
  723.     }
  724. }
  725. *Feature: Memory
  726. {
  727.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  728.     *DefaultOption: 4096KB
  729.     *Option: 4096KB
  730.     {
  731.         *Name: "4MB"
  732.         *MemoryConfigKB: PAIR(4096, 3150)
  733.     }
  734.     *Option: 6144KB
  735.     {
  736.         *Name: "6MB"
  737.         *MemoryConfigKB: PAIR(6144, 4950)
  738.     }
  739.     *Option: 8192KB
  740.     {
  741.         *Name: "8MB"
  742.         *MemoryConfigKB: PAIR(8192, 6750)
  743.     }
  744.     *Option: 12300KB
  745.     {
  746.         *Name: "12MB"
  747.         *MemoryConfigKB: PAIR(12300, 12300)
  748.     }
  749.     *Option: 20500KB
  750.     {
  751.         *Name: "20MB"
  752.         *MemoryConfigKB: PAIR(20500, 20500)
  753.     }
  754.     *Option: 36900KB
  755.     {
  756.         *Name: "36MB"
  757.         *MemoryConfigKB: PAIR(36900, 36900)
  758.     }
  759. }
  760. *Feature: PageProtect
  761. {
  762.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  763.     *DefaultOption: OFF
  764.     *Option: ON
  765.     {
  766.         *rcNameID: =ON_DISPLAY
  767.         *Command: CmdSelect
  768.         {
  769.             *Order: DOC_SETUP.1
  770.             *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=ON<0A>"
  771.         }
  772.     }
  773.     *Option: OFF
  774.     {
  775.         *rcNameID: =OFF_DISPLAY
  776.         *Command: CmdSelect
  777.         {
  778.             *Order: DOC_SETUP.1
  779.             *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=AUTO<0A>"
  780.         }
  781.     }
  782. }
  783. *switch: Memory
  784. {
  785.     *case: 4096KB
  786.     {
  787.         *Command: CmdStartDoc
  788.         {
  789.             *Order: DOC_SETUP.7
  790.             *Cmd: "<1B>&u600D<1B>*r3F"
  791.         }
  792.         *RotateRaster?: FALSE
  793.     }
  794.     *default:
  795.     {
  796.         *Command: CmdStartDoc
  797.         {
  798.             *Order: DOC_SETUP.7
  799.             *Cmd: "<1B>&u600D<1B>*r0F"
  800.         }
  801.         *RotateRaster?: TRUE
  802.     }
  803. }
  804. *Command: CmdStartDoc
  805. {
  806.     *Order: DOC_SETUP.7
  807.     *Cmd: "<1B>&u600D<1B>*r0F"
  808. }
  809. *Command: CmdStartPage
  810. {
  811.     *Order: PAGE_SETUP.1
  812.     *Cmd: "<1B>*b0M<0D>"
  813. }
  814. *Command: CmdEndJob
  815. {
  816.     *Order: JOB_FINISH.1
  817.     *Cmd: "<1B>E<1B>%%-12345X"
  818. }
  819. *Command: CmdCopies
  820. {
  821.     *Order: DOC_SETUP.13
  822.     *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  823. }
  824. *RotateCoordinate?: TRUE
  825. *RotateFont?: TRUE
  826. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  827. *MemoryUsage: LIST(FONT)
  828. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  829. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  830. *XMoveThreshold: 0
  831. *YMoveThreshold: 0
  832. *XMoveUnit: 600
  833. *YMoveUnit: 600
  834. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  835. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  836. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  837. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  838. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{(DestYRel / 2) }"Y" }
  839. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{(DestYRel / 2) }"Y" }
  840. *Command: CmdCR { *Cmd : "<0D>" }
  841. *Command: CmdLF { *Cmd : "<0A>" }
  842. *Command: CmdFF { *Cmd : "<0C>" }
  843. *Command: CmdBackSpace { *Cmd : "<08>" }
  844. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  845. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  846. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  847. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  848. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  849. *EjectPageWithFF?: TRUE
  850. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  851. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  852. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  853. *OutputDataFormat: H_BYTE
  854. *OptimizeLeftBound?: TRUE
  855. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  856. *CursorYAfterSendBlockData: AUTO_INCREMENT
  857. *DefaultFont: 136
  858. *DefaultCTT: 0
  859. *CharPosition: BASELINE
  860. *TTFSEnabled?: TRUE
  861. *DeviceFonts: LIST(136,146,147,148,149,150,151,152,153,154,155,156,157,169,170,171,
  862. +                   214,215,218,219,220,221,222,223,224,235)
  863. *MinFontID: 16534
  864. *MaxFontID: 32768
  865. *FontFormat: HPPCL_RES
  866. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  867. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  868. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  869. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  870. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  871. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  872. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  873. *MinGrayFill: 1
  874. *MaxGrayFill: 100
  875. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  876. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  877. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  878. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  879.